. |
SqNode.IoAbortConfig IoAbortConfig specifies variables used by the SynqNet node to generate an I/O Abort action. When an IoAbortConfig variable is True, the node will generate an I/O Abort when the condition occurs. When an IoAbortConfig variable is False, the node will not generate an I/O Abort when the condition occurs. When an I/O Abort is triggered, the SynqNet node's outputs are disabled (set to the power-on condition) and all axes associated with the node are aborted and enter the error state. NOTE: The outputs are disabled on all non-RMB SynqNet nodes. For RMB’s, a user limit must be configured to disable the RMB's user output when an I/O Abort occurs. When the I/O Abort conditions are cleared, the states of the axes may be cleared with a call to Motion.FaultsClear. Version HistoryIntroduced in MPX 2.0. TypeBoolean (read only) Index
Visual BasicSyntax Property IoAbortConfig As Boolean(index As Mpx.IoAbort) Sample Code
C#Syntax bool[Mpx.IoAbort] IoAbortConfig; Sample Code
See AlsoEnumerations
I/O Abort Overview
|
| | Copyright © 2001-2021 Motion Engineering |